ComponentOne Menus and Toolbars for WinForms
BeginInvoke(Delegate,Object[]) Method

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1NavBar Class > BeginInvoke Method : BeginInvoke(Delegate,Object[]) Method
Syntax
'Declaration
 
Public Overloads Function BeginInvoke( _
   ByVal method As System.Delegate, _
   ByVal ParamArray args() As System.Object _
) As System.IAsyncResult
public System.IAsyncResult BeginInvoke( 
   System.Delegate method,
   params System.object[] args
)

Parameters

method
args
See Also

Reference

C1NavBar Class
C1NavBar Members
Overload List